Welcome![Sign In][Sign Up]
Location:
Search - SOCKET FTP

Search list

[Internet-Networkmyclient_c

Description: ftp协议中的client端的编写,利用socket编程实现的ftp协议的client端。-ftp protocol in the client side of the preparation, the use of socket programming client side of the ftp protocol.
Platform: | Size: 4096 | Author: 闻悦 | Hits:

[Internet-Networkmyserver_c

Description: ftp协议的server端的编写,利用socket编程编写的ftp协议的server端。-ftp protocol server side of the preparation, the use of socket programming prepared by the ftp protocol server-side.
Platform: | Size: 4096 | Author: 闻悦 | Hits:

[Internet-Network09060097.tar

Description: linux下的FTP客户端和服务器源代码 socket编程-linux under the FTP client and server source code for socket programming
Platform: | Size: 443392 | Author: 周乐文 | Hits:

[OtherBeej_s_Guide

Description: A guide for network programming in Unix. Socket Programming in Unix. Unicasting, multicasting, chatting programs. ftp program in unix.
Platform: | Size: 311296 | Author: vivek.N.K. | Hits:

[Internet-Networkftpserver1

Description: C program for a FTP server Done in Fedora 7(Linux) using Socket Programming
Platform: | Size: 1024 | Author: pagal | Hits:

[Internet-NetworkFtpClient

Description: Socket Programming, FTP Client source
Platform: | Size: 5120 | Author: soudaniet | Hits:

[Linux-UnixFTP_linux

Description: 本设计实现了ftp的设计,使用了socket网络编程,ftp基于cs模式,包含客户端和服务端,可以实现上传、下载、删除、添加等各种功能,支持断点续传、多用户登陆、错误日志等功能。运行环境是linux,压缩包内含有源代码、使用说明、实验报告等,是学习linux和网络编程的上等材料。-This design enables the design of ftp, using the socket network programming, ftp cs-based model, including client and server, you can achieve upload, download, delete, add other features to support HTTP, multi-user login , error logs and other functions. Operating environment is linux, archive containing source code, instructions, test reports, learn linux and network programming is an excellent material.
Platform: | Size: 5201920 | Author: | Hits:

[Ftp ClientthetestofFTP

Description: FTP的实验报告,包含有客户端和服务器的代码,比较使用,利用socket实现的!-FTP lab reports, includes client and server code, compare, using socket implementation!
Platform: | Size: 61440 | Author: 丁丁 | Hits:

[Ftp ClientFtpClient

Description: vc实现的FTP客户端程序,支持断点续传等-socket ftp
Platform: | Size: 120832 | Author: wumin | Hits:

[CSharpftpServer

Description: FTP服务器主要功能偶登录管理、目录管理、文件传输,端口号设置获取当前在线用户的IP地址和个数-The FTP server main function accidentally login admin, directory management, file transfer, socket set access to current online user s IP address and number
Platform: | Size: 101376 | Author: 贾飞雪 | Hits:

[CSharpMenuServer

Description: 用C#写了个点菜系统的服务端,负责编辑菜单的xml文件,然后上传至手持终端,更新其上的菜单信息。兼具socket功能,接收手持终端传来的客人点的菜单信息。这个代码是半成品,里面有FTP操作的类,socket的Server端,TCP形式,还有XML的解析功能及图片的显示。(VS2005环境C#语言编写)-With C# wrote a la carte system, server, responsible for editing the menu' s xml file and uploaded to the handheld terminal, update the menu information. Both the socket function, hand-held terminal to receive guests are coming from the menu information. This code is semi-finished products, there are FTP operation type, socket of the Server side, TCP forms, as well as XML parsing function and image display. (VS2005 environment written in C#)
Platform: | Size: 52224 | Author: 陈旭 | Hits:

[Linux-UnixFTP_socket

Description: 在Linux系统上完成一个文件传输协议(FTP)的简单实现。通过本实验,深入了解FTP协议的原理和协议细节,学会利用socket接口设计实现简单的应用层协议,掌握TCP/IP网络应用程序的基本设计方法和实现技巧。在Linux系统上使用socket接口实现FTP客户端程序,严格按照RFC959,使客户端可以连接至服务器,并且可以进行一些FTP的基本操作,如列出目录、下载文件等。从FTP协议的实现角度来看,客户端与服务器的命令通道和数据通道需要分离。-In the Linux system to complete a file transfer protocol (FTP) simple to achieve. Through this experiment, in-depth understanding of the principles of FTP protocol and protocol details, learn to use simple socket interface design application layer protocol, master TCP/IP network application design and implementation of basic skills. In the Linux system using the socket interface FTP client application, in strict accordance with RFC959, so that clients can connect to the server, and can do some basic FTP operations, such as listing directories, download files. FTP protocol implementation from the perspective of the client and the server' s command channel and data channels are separated.
Platform: | Size: 765952 | Author: gyh | Hits:

[Ftp ClientCSharp_Socket_FTP

Description: Csharp Socket 实现 FTP功能-Cshar Socket Ftp File Transfer
Platform: | Size: 5120 | Author: 626 | Hits:

[TCP/IP stackNetwork-programmingl

Description: 《网络编程综合资料》 介绍 常用网络协议编程 怎样接收电子邮件(POP3协议简介) POP3协议封装类 POP3协议命令原始码及工作原理 RFC1939-POP3协议中文版 RFC821-简单邮件传输协议(SMTP)中文版 SMTP协议原始命令码和工作原理 TCP IP网络通信程序设计 TCP IP协议详解 TCPIP协议的化学专家实时交流系统 VC++SMTP协议电子邮件传送剖析 WINDOWS SOCKET API 使用经验 WINDOWS网络编程经典入门 开发WINDOWS SOCKETS通信应用程序的经验与实践 剖析TCP和UDP协议 网络编程 网络协议TCP IP、IPX SPX、NETBEUI简介 用C#实现基于TCP协议网络通讯 用SOCKET发送电子邮件 用VC++ 6.0制作网络自动测试程序 用VC++编制FTP客户端应用程序 用WINSOCK编写网络 通信程序 用套接口实现UDP协议的网络通信 在WINDOWSNT网络中实现电话语音通信 POP3协议的基本命令 -The "network programming comprehensive material" introduction Common network protocol programming How to receive E-mail (POP3 introduction) POP3 encapsulation type POP3 command source code and working principle RFC1939-POP3 Chinese version RFC821-simple mail transfer protocol (SMTP) Chinese version The SMTP protocol original command yards and work principle TCP IP network communication program design TCP IP solutions TCPIP agreement chemical experts real-time communication system Vc++ the SMTP protocol analysis by email WINDOWS SOCKET API use experience WINDOWS network programming classic primer Development WINDOWS SOCKETS communication application experience and practice TCP and UDP protocol analysis Network programming Network protocol TCP IP, IPX the SPX, NETBEUI profile Based on TCP protocol realized with c# network communication Use SOCKET send E-mail With vc++ 6.0 make automatic test program. Network Compiled by vc++ FTP client application With WINSOCK writ
Platform: | Size: 509952 | Author: zhaozm | Hits:

[Ftp ClientMy-FTP-Client(CSocket-P-socket)

Description: My FTP client implement by C++. easy interface with two panel. Very easy to learn.
Platform: | Size: 649216 | Author: ngocgodwar | Hits:

[Ftp ClientFTP

Description: 此为Linux下SOCKET编程的FTP代码,谢谢分享-Linux FTP socket
Platform: | Size: 24576 | Author: whb | Hits:

[Internet-Networksocket-file-ftp-for-timeout

Description: Socket 文件传递 超时功能 超过时间关闭套接字-socket file ftp timeout close when itis out
Platform: | Size: 755712 | Author: 赵亮 | Hits:

[Ftp Client20062349Ftp

Description: 多线程的ftp 网络编程 socket编程 通信接口 上传下载工具-Multi-threaded FTP network programming socket programming communication interface upload download tools
Platform: | Size: 2137088 | Author: aiaiyouchou | Hits:

[Ftp Clientftpclient

Description: 该IDL源代码,主要功能是,实现基于Socket的ftp通讯程序,稍微修改,即可实现数据自动下载服务。-The IDL source code, the main function is to achieve based on the Socket ftp Communications program, slightly modified, you can achieve automatic data download service.
Platform: | Size: 60416 | Author: baiyu | Hits:

[Internet-Networkftp

Description: 通过学习linux下Socket编程,根据ftp协议,可以编写一个小型的ftp服务器和客户端,实现用户登录对文件的上传和下载的功能。-Learning under linux Socket programming, according to the ftp protocol, you can write a small ftp server and client, the user is logged on the file upload and download function.
Platform: | Size: 12288 | Author: 浅醉 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 16 »

CodeBus www.codebus.net